Improve serial output when dropping characters to drop them in big
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 13 Jun 2008 10:39:42 +0000 (11:39 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 13 Jun 2008 10:39:42 +0000 (11:39 +0100)
commitbf291c0fbcbb10e1af85875a0569f23ab7f33475
tree99a9bd32693476524d0dd7d834b215d7ec26b17d
parentbe5b11f388fcb30d367634b65e1e5911251f31be
Improve serial output when dropping characters to drop them in big
batches. Printing one character in one thousand is not useful!

Also make debug handlers all print synchronously.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/keyhandler.c
xen/drivers/char/console.c
xen/drivers/char/serial.c
xen/include/xen/console.h
xen/include/xen/serial.h